[INFO] fetching crate inference_core 0.1.0...
[INFO] testing inference_core-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate inference_core 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate inference_core 0.1.0
[INFO] finished tweaking crates.io crate inference_core 0.1.0
[INFO] tweaked toml for crates.io crate inference_core 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inference_core 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 224 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tokenizers v0.15.2 (available: v0.22.2)
[INFO] [stderr]       Adding uniffi v0.25.3 (available: v0.31.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2da981cca6ed85f68a084ef901df28add5524f91f62ae2580583e65ac581b4e4
[INFO] running `Command { std: "docker" "start" "-a" "2da981cca6ed85f68a084ef901df28add5524f91f62ae2580583e65ac581b4e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2da981cca6ed85f68a084ef901df28add5524f91f62ae2580583e65ac581b4e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2da981cca6ed85f68a084ef901df28add5524f91f62ae2580583e65ac581b4e4", kill_on_drop: false }`
[INFO] [stdout] 2da981cca6ed85f68a084ef901df28add5524f91f62ae2580583e65ac581b4e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e944bbb6b0914763020e63de7b24f42c2cfc0d9e984f49049bc920a2fd7b7416
[INFO] running `Command { std: "docker" "start" "-a" "e944bbb6b0914763020e63de7b24f42c2cfc0d9e984f49049bc920a2fd7b7416", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling uniffi_core v0.25.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling tokenizers v0.15.2
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling uniffi_testing v0.25.3
[INFO] [stderr]    Compiling uniffi_udl v0.25.3
[INFO] [stderr]    Compiling ort v2.0.0-rc.12
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.25.3
[INFO] [stderr]    Compiling uniffi_build v0.25.3
[INFO] [stderr]    Compiling uniffi_macros v0.25.3
[INFO] [stderr]    Compiling uniffi v0.25.3
[INFO] [stderr]    Compiling inference_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `ort::ExecutionProviderDispatch`, `ort::GraphOptimizationLevel`, `ort::LoggingLevel`, `ort::SessionBuilder`
[INFO] [stdout]  --> src/embedding/semantic.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ort::{ExecutionProviderDispatch, GraphOptimizationLevel, LoggingLevel, SessionBuilder};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `SessionBuilder` in the root
[INFO] [stdout]   |           |                          |                       |
[INFO] [stdout]   |           |                          |                       no `LoggingLevel` in the root
[INFO] [stdout]   |           |                          no `GraphOptimizationLevel` in the root
[INFO] [stdout]   |           no `ExecutionProviderDispatch` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           ort::session::builder::GraphOptimizationLevel
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           ort::session::builder::SessionBuilder
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Session` in crate `ort`
[INFO] [stdout]   --> src/embedding/semantic.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     session: Arc<ort::Session>,
[INFO] [stdout]    |                       ^^^^^^^ not found in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ort::session::Session;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Session`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     session: Arc<ort::Session>,
[INFO] [stdout] 14 +     session: Arc<Session>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Value` in `ort`
[INFO] [stdout]   --> src/embedding/semantic.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let input_ids = ort::Value::from_array(&input_ids).unwrap();
[INFO] [stdout]    |                              ^^^^^ could not find `Value` in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ort::value::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let input_ids = ort::Value::from_array(&input_ids).unwrap();
[INFO] [stdout] 86 +         let input_ids = Value::from_array(&input_ids).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Value` in `ort`
[INFO] [stdout]   --> src/embedding/semantic.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let attention_mask = ort::Value::from_array(&attention_mask).unwrap();
[INFO] [stdout]    |                                   ^^^^^ could not find `Value` in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ort::value::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 92 -         let attention_mask = ort::Value::from_array(&attention_mask).unwrap();
[INFO] [stdout] 92 +         let attention_mask = Value::from_array(&attention_mask).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Value` in `ort`
[INFO] [stdout]   --> src/embedding/semantic.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let token_type_ids = ort::Value::from_array(&token_type_ids).unwrap();
[INFO] [stdout]    |                                   ^^^^^ could not find `Value` in `ort`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ort::value::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 98 -         let token_type_ids = ort::Value::from_array(&token_type_ids).unwrap();
[INFO] [stdout] 98 +         let token_type_ids = Value::from_array(&token_type_ids).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_log_level` found for struct `EnvironmentBuilder` in the current scope
[INFO] [stdout]   --> src/embedding/semantic.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | /         ort::init()
[INFO] [stdout] 34 | |             .with_name("Encode")
[INFO] [stdout] 35 | |             .with_log_level(LoggingLevel::Warning)
[INFO] [stdout]    | |_____________-^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `with_logger` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -             .with_log_level(LoggingLevel::Warning)
[INFO] [stdout] 35 +             .with_logger(LoggingLevel::Warning)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for array `[SessionInputValue<'_>; 3]` in the current scope
[INFO] [stdout]    --> src/embedding/semantic.rs:103:74
[INFO] [stdout]     |
[INFO] [stdout] 103 |             .run(ort::inputs![input_ids, attention_mask, token_type_ids].unwrap())
[INFO] [stdout]     |                                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `swap` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/slice/mod.rs:905:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inference_core` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "e944bbb6b0914763020e63de7b24f42c2cfc0d9e984f49049bc920a2fd7b7416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e944bbb6b0914763020e63de7b24f42c2cfc0d9e984f49049bc920a2fd7b7416", kill_on_drop: false }`
[INFO] [stdout] e944bbb6b0914763020e63de7b24f42c2cfc0d9e984f49049bc920a2fd7b7416
